home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 360
- Top = 211
- BorderStyle = bsNone
- Caption = 'Form2'
- ClientHeight = 246
- ClientWidth = 390
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = -8
- Top = 0
- Width = 449
- Height = 305
- Picture.Data = {<image000.bmp>}
- end
- object BitBtn1: TBitBtn
- Left = 8
- Top = 192
- Width = 89
- Height = 25
- Caption = 'Ok!'
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- end
-